home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / FREENET / FERGUSON / CLIENT_P / !Client_Ex / h / Command < prev    next >
Text File  |  1995-06-05  |  278b  |  15 lines

  1. /*
  2.  
  3. File:               Command.h
  4. Date:               26-May-1995
  5. Author:             Duncan Ferguson
  6. File Purpose:       header file for main program source
  7. Version:            0.01
  8.  
  9. */
  10.  
  11. /*
  12.  * open (and handle events for) the command window
  13.  */
  14. extern void Command_Open(void);
  15.